- 01. Prototype Chains
- 02. Property Lookup
- 03. 1-time property copying
- 04. Predicting Prototype Delegation
- 05. Predicting Undefined Property Lookups
- 06. Property Lookup on Cloned Objects
- 07. Property Lookup of Delegated Objects
- 08. The object prototype
- 09. Constructor property
- 10. Array Prototype
- 11. Conclusion - Prototype Chains